home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 12 / BBS in a box XII-2.iso / Files II / Prog / T / ToolsPlus 2.1.sit / Tools Plus 2.1 ƒ / Read Me First! next >
Encoding:
Text File  |  1993-11-06  |  10.2 KB  |  231 lines  |  [TEXT/ttxt]

  1.  
  2. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3.     FOR BEST RESULTS, OPEN THIS DOCUMENT USING A WORD PROCESSOR
  4.     AND DISPLAY IT USING A MONOSPACED FONT, SUCH AS MONACO 9.
  5.  
  6. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  7.  
  8.  
  9. What is “Tools Plus”
  10. ````````````````````
  11. Tools Plus is a library of routines that simplifies programming an Apple Macintosh computer, and significantly reduces the time it takes to write and debug a program.  With Tools Plus, you program at a much higher level when creating, maintaining, and working with a user-interface, so you can develop applications…
  12.     • more easily
  13.     • more quickly
  14.     • with less source code
  15.     • with fewer bugs
  16.     • and with more features
  17. than if you use ordinary C or Pascal.  Tools Plus libraries can be used by programmers developing applications in THINK C or THINK Pascal.
  18.  
  19.  
  20.   With Tools Plus, you can create and maintain a user-interface more easily, without having to create elements yourself.  Event handling is dramatically simplified, and most of the processes that define a Mac-standard interface are performed automatically.
  21.   Registered users get free support and a comprehensive, illustrated 180-page user manual, and may distribute programs created with Tools Plus royalty-free.
  22.  
  23.   Tools Plus performs seamlessly on Macintoshes running…
  24.     √ System 5 (Finder or MultiFinder)
  25.     √ System 6 (Finder or MultiFinder)
  26.     √ System 7
  27.  
  28.   Tools Plus is explained in greater detail in chapter 1 (Introduction) of the User Manual.  For a summarized list of benefits and features, please refer to the following documents:
  29.       Read Me! Advantage Tools Plus
  30.       Read Me! Key Features
  31.  
  32.  
  33.  
  34.  
  35. Minimum Requirements (During Development)
  36. `````````````````````````````````````````
  37. • Macintosh Plus computer
  38. • System 6.0.5
  39. • THINK C 5.0 or
  40.   THINK Pascal 4.0.2
  41. • 1 MB RAM (2 MB with System 7)
  42. • Hard disk (for THINK C or THINK Pascal)
  43.  
  44.  
  45.  
  46. Minimum Requirements (applications written with Tools Plus)
  47. ```````````````````````````````````````````````````````````
  48. • Macintosh 512KE computer
  49. • System 5.0
  50. • 64K RAM (for application)
  51. • Floppy disk
  52.  
  53.  
  54.  
  55.  
  56.  
  57. Shareware
  58. `````````
  59. This fully featured copy of Tools Plus is distributed at no cost as Shareware.  The purpose of this is to allow potential users to EVALUATE the software before buying it.  There are, however, terms and conditions to using this product, even for the purpose of evaluation.
  60.  
  61.   Tools Plus is also available as a “fully registered” product for a registration fee.  Registration entitles you to special privileges and benefits that are not offered to unregistered users.
  62.  
  63.   For full details, please read the “ShareWare License & Legal Info” document.
  64.  
  65.  
  66.  
  67.  
  68.  
  69. What Is Shareware?
  70. ``````````````````
  71.   “Shareware” is a method of software distribution that gives users an opportunity to try software before buying it.  If you try a Shareware program and continue using it, you are expected to register.  Details vary for individual programs: some request registration while others require it.  Some specify a maximum trial period.  With registration, you get anything from the simple right to continue using the software, to an updated program with printed manual.
  72.  
  73.   Copyright laws apply to both Shareware and commercial software, and the copyright holder retains all rights with a few specific exceptions as specifically stated.  Like commercial authors, Shareware authors are accomplished programmers, and their programs are of comparable quality (in both cases, there are good programs and not-so-good programs).  The main difference is in the method of distribution. The Shareware author specifically grants the right to copy and distribute the software, either to anyone or to a specific group.  Some authors, for example, require written permission before a commercial disk vendor may copy their software.
  74.  
  75.   Shareware is a method of distribution, not a type of software. You should always buy software that suits your requirements and budget, regardless if it’s commercial or Shareware.  The Shareware system makes it easier to determine if the software suits your needs, because you can try it before you buy it.  Furthermore, since the Shareware author’s overhead is low, prices are generally low as well.  Shareware has the ultimate money-back guarantee: if you don’t use the product, you don’t pay for it!
  76.  
  77.  
  78.  
  79.  
  80.  
  81. Tools Plus Documentation
  82. ````````````````````````
  83.   The “evaluation” documentation that is enclosed with this copy of Tools Plus is extensive, but well organized and easy to follow.  It has, however, been edited to (a) reduce its size to facilitate electronic transfer, and (b) to allows users to read the files regardless of their brand and version of word processor.  As a result, this documentation does not include, pictures, illustrations, or an index.  If you choose to register your copy of Tools Plus, you will receive a comprehensive 180 page professionally illustrated, indexed and bound Tools Plus User Manual.
  84.  
  85.   For the best viewing results, please open the Tools Plus documentation by first launching your word processor, then use the File menu’s Open command to open the desired document.  Display the document using a monospaced font (Monaco 9pt is recommended).  As a last resort, if you do not have a word processor, you can double-click any of the documents and TeachText (a free application from Apple that comes with each set of System disks) will display them.
  86.  
  87.  
  88.  
  89.  
  90.  
  91. Tools Plus Documentation - Chapters
  92. ```````````````````````````````````
  93.   The Tools Plus User Manual can be found as a number of documents in the “User Manual” folder.  Each document in the “User Manual” folder is a single chapter of the User Manual.  If you view the folder by name, you will see the documents sorted by chapter number (because the document’s name starts with the chapter number).
  94.   TeachText has a file limit of 32k (as do some low-end text processors), so chapters that exceed that limit have been split into several files (suffixed with “1 of 2” and “2 of 2” etc.)
  95.   The following is a summary of the User Manual’s chapters:
  96.  
  97.   “ShareWare License & Legal Info”
  98.        • Copyright and trademark information
  99.        • An explanation of Shareware
  100.        • Software License and Warranty
  101.        • Registration information
  102.  
  103.   “00-Contents”
  104.        • User Manual’s table of contents
  105.  
  106.   “01-Introduction”
  107.        • What is Tools Plus
  108.        • An Overview of Tools Plus
  109.        • Who can benefit from Tools Plus
  110.        • What kind of applications can be written with Tools Plus
  111.        • What is Tools Plus not suitable for
  112.        • System Requirements (computer, system, memory, disk, etc.)
  113.        • Tools Plus Source Code and Site Licensing
  114.        • Before You Start Programming
  115.        • If you are new to Macintosh programming
  116.  
  117.   “02-Installing Tools Plus”
  118.        • Installation instructions describing how to install Tools Plus
  119.          in your THINK C or THINK Pascal project.
  120.  
  121.   “03-Designing Your Application”
  122.        • How to design your application to work with Tools Plus
  123.        • Overview of Macintosh events vs Tools Plus events
  124.        • Differences in Finder, MultiFinder and System 7
  125.  
  126.   “04-Initializing Tools Plus”
  127.        • How to initialize the Tools Plus libraries before using them
  128.  
  129.   “05-Windows”
  130.        • Explanation of windows’ features
  131.        • Using windows with Tools Plus
  132.  
  133.   “06-Buttons”
  134.        • Explanation of buttons’ features
  135.        • Using buttons with Tools Plus (includes push-buttons, radio
  136.          buttons and check-boxes)
  137.  
  138.   “07-Scroll Bars”
  139.        • Explanation of scroll bars’ features
  140.        • Using scroll bars with Tools Plus
  141.  
  142.   “08-Editing Fields (1 of 2)”
  143.   “08-Editing Fields (2 of 2)”
  144.        • Explanation of editing fields’ features
  145.        • Using editing fields with Tools Plus
  146.  
  147.   “09-List Boxes”
  148.        • Explanation of list boxes’ features
  149.        • Using list boxes with Tools Plus
  150.  
  151.   “10-Menus”
  152.        • Explanation of menus’ features
  153.        • Using menus with Tools Plus
  154.  
  155.   “11-Cursors”
  156.        • Explanation of cursor features
  157.        • Cursor zones
  158.        • Using cursors with Tools Plus
  159.  
  160.   “12-System Polling (1 of 4)”
  161.   “12-System Polling (2 of 4)”
  162.   “12-System Polling (3 of 4)”
  163.   “12-System Polling (4 of 4)”
  164.        • Polling for events (the main event loop)
  165.        • Tools Plus events vs Macintosh Toolbox events
  166.        • Responding to Tools Plus events
  167.  
  168.   “13-Color Drawing/Multi Screens”
  169.        • Programming for Macs that have several monitors
  170.        • Color-dependent drawing (drawing that changes depending on the
  171.          monitor’s settings, such as: [i] color, gray or B&W, [i] number
  172.          of colors or grays)
  173.  
  174.   “14-Miscellaneous Routines”
  175.        • Several Macro routines that perform commonly used tasks, such
  176.          as: dynamic alerts, drawing icon families, drawing “zoom lines”
  177.          and the standard progress thermometer.
  178.  
  179.   “15-Other Macintosh Features”
  180.        • Using the Macintosh toolbox’s alerts and dialogs, custom
  181.          controls, and list manager.
  182.  
  183.   “16-Memory”
  184.        • Memory consumed by Tools Plus routines
  185.        • List of Tools Plus routines that consume memory
  186.  
  187.   “17-Font Heights”
  188.        • List of commonly used fonts and their heights
  189.  
  190.   “18-Special Routines”
  191.        • Macintosh toolbox routines that should be used with caution or
  192.          not at all.
  193.        • Substitute Tools Plus routines are listed where the toolbox’s
  194.          routines should not be used.
  195.  
  196.   “19-Completing Your Application”
  197.        • Finishing touches needed to complete an application written
  198.          with Tools Plus.  Most of this is similar to ordinary Macintosh
  199.          applications (i.e. the SIZE resource, the application’s icon
  200.          family, the BNDL resource, etc.)
  201.  
  202.   “20-Technical Support”
  203.        • How Water’s Edge Software technical support can help you
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210. P L E A S E   R E A D ....
  211. ``````````````````````````
  212. Please read the “ShareWare License & Legal Info” document.  It grants you to specific rights, and defines the limits of use of this Shareware software.
  213.    Also, please read the User Manual (“glancing” through it doesn’t count).
  214.  
  215.  
  216.  
  217.  
  218.  
  219. Feedback
  220. ````````
  221. In the interest of providing you with the best possible product, we invite you to tell us your opinions about Tools Plus... even if you are not a registered user.
  222.    Tell us what you like, and what you don’t like, let us know what features you would like to see.  Please send your feedback to the CompuServe address listed below: 
  223.  
  224.    73424,2507
  225.  
  226.  
  227.  
  228.  
  229.  
  230. E N J O Y !
  231.